LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ListWithEvents<T> Class

Properties  Methods  Events


The following tables list the members exposed by ListWithEvents<T>.

Public Constructors
 NameDescription
Public ConstructorListWithEvents<T> ConstructorInitializes a new instance of the ListWithEvents<T> class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the ListWithEvents<T>.  
Public PropertyIsReadOnlyGets a value indicating whether the list is read-only.  
Public PropertyItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an object to the end of the ListWithEvents<T>.  
Public MethodAddRangeAdds the elements of the specified collection to the end of the ListWithEvents<T>.  
Public MethodClearRemoves all elements from the ListWithEvents<T>.  
Public MethodContainsDetermines whether an element is in the ListWithEvents<T>.  
Public MethodCopyToCopies the entire ListWithEvents<T> to a compatible one-dimensional array, starting at the specified index of the target array..  
Public MethodGetEnumeratorReturns an enumerator that iterates through the ListWithEvents<T>.  
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire ListWithEvents<T>.  
Public MethodInsertInserts an element into the ListWithEvents<T> at the specified index.  
Public MethodRemoveRemoves the first occurrence of a specific object from the ListWithEvents<T>.  
Public MethodRemoveAtRemoves the element at the specified index of the ListWithEvents<T>.  
Top
Public Events
 NameDescription
Public EventItemAddedOccurs when an item is added to the list.  
Public EventItemRemovedOccurs when an item is removed from the list.  
Public EventItemUpdatedOccurs when an item in the list is changed.  
Top
See Also

Reference

ListWithEvents<T> Class
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.